public marks

PUBLIC MARKS from "Xavier Lacot" with tag search

2013

FacetView

FacetView is a pure javascript frontend for ElasticSearch or SOLR search indices.

2012

Moving the Marketplaces to Elasticsearch - We build Envato

A very interesting feedback on Solr vs ElasticSearch. Mainly deals with indexing and search performance.

elasticsearch - tutorials - Deploying ElasticSearch with Chef Solo

A very detailed tutorial on how to deploy ElasticSearch with Chef Solo

2011

elasticsearch - blog - Percolator

ElasticSearch's new "Percolator" feature, which enabled to index queries and find which documents match them : instead of sending docs, indexing them, and then running queries, one sends queries, registers them, and then sends docs and finds out which queries match that doc.

2010

ElasticSearch - Open Source, Distributed, RESTful Search Engine

A distributed, highly available and restful search engine. It looks very promising and rather easy to deploy and have working. The killer feature : schema-less indexing (auto-discovery based on conventions). A serious concurrent to Solr ?

Scaling Lucene and Solr | Enterprise Search support for Apache Lucene and Solr by Lucid Imagination

An interesting article from Lucid Imagination employee Mark Miller about Scaling Solr. It gives a lot of good practices and tips on how to get the best out of one indexing machine, and explains how to use Solr built-in replication system.

2009

Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework

Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.

2008

We need a tag evolution « Faviki Blog

by 1 other
The problem with both keywords and tags is that they are just words. But what would happen if, instead of words, we used objects? What if we used unique concepts that would always and everywhere have the same name and would refer to the specific object?

PdaNet -- Use your iPhone as a Wireless Router for your PC/Mac

PDANet turns your iPhone into a true WiFi router for your computer (MAC or PC), and allows your laptop to go online wirelessly through the 3G network on the iPhone. You will need to jailbreak your iPhone and install it through Cydia. It is as simple as launching Cydia, go to Search and enter "PdaNet".

goosh.org - the unofficial google shell.

A google-interface behaves similar to a unix-shell. Several commands are available : mapsearch, translation, blogsearch, newsearch, and of course the traditionnal websearch. Love it.

SearchMonkey - YDN

by 2 others
Using SearchMonkey, developers and site owners can use structured data to make Yahoo! Search results more useful and visually appealing, and drive more relevant traffic to their sites. Yay ! Semantic Web appearing ?

The Yahoo! Search Open Ecosystem

by 2 others
Yahoo opens to the semantic web. A few weeks ago, we began talking about the new Yahoo! Search open platform. Today, we're releasing more details about two important components of the initiative -- the developer platform as well as our support of a number of semantic web standards.

Sindice semantic index

Sindice, indexing millions of RDF documents

Sphinx - Free open-source SQL full-text search engine

by 3 others
Sphinx is a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL or PostgreSQL, or using XML pipe mechanism (a pipe to indexer in special XML-based format which Sphinx recognizes).

Grails - The search is over.

The Groovy/Grails company - and the Grails development team are pleased to announce the 1.0 of the Grails web-application development framework.

2007

Google Reader Custom Search (2) – Userscripts.org

Search your Google Reader feeds using Google Co-op inside Google Reader - a greasemonkey script